ostree.git
2011-12-02 Colin Walterscore: Use g_io_error_from_errno() to ensure we have...
2011-12-02 Colin Walterscore: Move pack file parsing into core, add ostree_crea...
2011-12-02 Colin Walterscore: Tweak dir metadata importing code for libarchive...
2011-12-02 Colin Walterscore: Modify pack file importer to also optionally...
2011-12-02 Colin Walterscore: Add ot_gfile_create_tmp_symlink()
2011-12-01 Colin Walterscore: Propagate GCancellable a bit from the import...
2011-12-01 Colin Walterscore: Drop some dead code from packfile writing, expose...
2011-12-01 Colin Walterscore: Extract stage_and_checksum() internal API
2011-12-01 Colin Walterscore: Add ot_gfile_create_tmp() to utils, use it
2011-12-01 Colin Waltersrepo: Don't call g_hash_table_destroy on a NULL hash
2011-11-30 Colin Walterscore: Split pull functionality into separate ostree...
2011-11-29 Colin Walterscore: Make libostree.so an installed library
2011-11-29 Colin Waltersostbuild: Relicense under LGPLv2+, tweak artifact gener...
2011-11-29 Colin Walterscore: Use ot_clear_checksum()
2011-11-29 Colin Waltersotutil: New utility functions
2011-11-29 Colin Walterscore: Remove an unused variable
2011-11-29 Colin Walterscore: checksum builtin: Actually quit main loop on...
2011-11-28 Colin Walterscore: Make commit always operate on directory contents...
2011-11-28 Colin Walterscore: Some tweaks to ls output
2011-11-28 Colin Waltersgnomeos: Switch to using pseudo for commits
2011-11-28 Colin Waltersgnomeos: Pull in pseudo into -dev image
2011-11-28 Colin Waltersostbuild: Don't run fakeroot if we are root
2011-11-28 Colin Walterscore: Fix a compiler warning
2011-11-28 Colin Walterscore: Add ls builtin
2011-11-27 Colin Walterscore: Don't default to "master" for show, there is...
2011-11-27 Colin Waltersconfigure: Actually disable soup-gnome if not found
2011-11-27 Colin Waltersgnomeos: include -dev packages too in -dev image
2011-11-27 Colin Walterscore: Add asynchronous checksum API, use it in checksum...
2011-11-27 Colin Waltersgnomeos: Add basic device files in /dev
2011-11-27 Colin Waltersgnomeos: Fetch ostree from file:/// URI
2011-11-27 Colin Waltersostbuild: Split nice/logger program out, merge make...
2011-11-27 Colin Waltersdaemon: Allow running as non-root in test mode
2011-11-25 Colin Waltersgnomeos: Prefix branch names with -yocto to clarify...
2011-11-25 Colin Waltersgnomeos: Add ncurses to base
2011-11-25 Colin Walterscore: Minor code cleanup
2011-11-25 Colin Waltersostbuild: Rename osbuild to ostbuild, clean up old...
2011-11-22 Colin Walterscore: Ad ot_clear_gvariant(), use it
2011-11-22 Colin Waltersgnomeos: Make python actually work, install bash by...
2011-11-22 Colin Walterscore: A bit more daemon work
2011-11-21 Colin Walterscore: Move merge dirs code into gio utils
2011-11-21 Colin Walterscore: Stub out a system daemon
2011-11-21 Colin Waltersgnomeos: Check out both -base and -dev roots
2011-11-21 Colin Waltersostree-init: Also trim trailing newline from arguments
2011-11-21 Colin WaltersTODO: Update
2011-11-19 Colin Waltersgnomeos: Add -x86 tag to builds
2011-11-19 Colin Walterscore: Rework argument parsing
2011-11-19 Colin Waltersgnomeos: local-clone into built image
2011-11-19 Colin Walterscore: Ensure data is properly initialized
2011-11-18 Colin Walterscore: Add local-clone builtin
2011-11-18 Colin Walterscore: Also chown() after unpacking objects
2011-11-18 Colin Walterscore: Switch to GFile* for unpacking and storing objects
2011-11-18 Colin Walterscore: Expose API to get repository tmpdir
2011-11-18 Colin Walterscore: Rework object iteration API to be GFile based...
2011-11-18 Colin Walterscore: Skip an unnecessary unlink() call
2011-11-18 Colin Walterscore: Have single "overwrite" flag instead of ignore_ex...
2011-11-18 Colin Walterscore: Convert public get_object_path() to GFile*
2011-11-18 Colin Walterscore: More cleanup of GIO utility API
2011-11-18 Colin Walterscore: Use ot_gfile_ prefix for new local GFile creation...
2011-11-18 Colin Walterscore: Remove last user of g_file_new()
2011-11-18 Colin Walterscore: Add checksum builtin
2011-11-18 Colin Walterscore: Make checksum API also operate on directories
2011-11-18 Colin Walterscore: CHANGE CHECKSUM ALGORITHM, port checksum API...
2011-11-17 Colin Walterscore: Convert metadata parsing API to GFile
2011-11-17 Colin Walterscore: Use GFile for xattr API
2011-11-17 Colin Waltersgnomeos: Have commit-yocto-build make more assumptions
2011-11-17 Colin Walterscore: Use ot_gfile_get_path_cached() pervasively
2011-11-17 Colin Waltersgnomeos: Refactor build so we can have separate runtime...
2011-11-17 Colin Walterscore: Fix pull to actually download files too
2011-11-17 Colin Walterscore: Should write remote refs in refs/<remote>/<branch>
2011-11-17 Colin Walterscore: Allow resolving e.g. "origin/master" as a rev
2011-11-17 Colin Walterscore: Validate file names read from directory variants
2011-11-17 Colin Walterscore: diff: Correctly handle files changing type
2011-11-17 Colin Walterstests: Fix number of tests
2011-11-17 Colin Walterscore: Flesh out diff a bit more
2011-11-17 Colin Walterscore: Fix a minor memory leak
2011-11-17 Colin Waltersgnomeos: Some tweaks to image content
2011-11-16 Colin Walterscore: Implement diff command
2011-11-16 Colin Waltersgnomeos: Mounts work, far fewer boot errors
2011-11-15 Colin Waltersgnomeos: Import copy of initscripts from Poky edison...
2011-11-15 Colin Waltersgnomeos: sysvinit actually runs inside the chroot
2011-11-15 Colin Walterscore: Add --print-packfile argument for show
2011-11-15 Colin Walterscore: We actually want rdev, not dev for devices
2011-11-15 Colin Walterscore: Actually delete old libostree
2011-11-15 Colin Waltersgnomeos: Starting to get something bootable with yocto
2011-11-14 Colin Waltersbuild: Move sources into src/ again
2011-11-14 Colin Walterscore: Another GLib 2.30 build fix
2011-11-14 Colin Walterscore: Fix build with glib 2.30
2011-11-14 Colin Walterspull: Fix iteration over directories
2011-11-14 Colin Walterscore: Fix uninitialized variable
2011-11-14 Colin Walterscore: Support being built without libsoup-gnome
2011-11-13 Colin Waltersgnomeos: Some yocto work
2011-11-13 Colin Waltersgnomeos: Initial work on switching to Yocto
2011-11-12 Colin WaltersMove debian based bits to debian/ subdirectory
2011-11-11 Colin WaltersSwitch to using explicit WARN_CFLAGS
2011-11-11 Colin Waltersosbuild: Version built artifacts
2011-11-11 Colin Waltersosbuild: Add some prototype python scripts
2011-11-10 Colin WaltersREADME: Link to schroot and git-annex
2011-11-10 Colin WaltersSwitch to LGPLv2+ for most code
2011-11-10 Colin WaltersRename parallel-debian/ to gnomeos/
2011-11-10 Colin Waltersparallel-debian: Ensure we're not running make-base...
next